# Author: Crypt Keeper [ckeeper@axiom.access.one.net] (CKeeper on IRC)
# Version 2.07
#
# This script requires at least ircII 2.2.9 (Unix) or a fully ircII compatible
# client. It has only been tested under Unix with ircII 2.2.9 and 2.8.2.
#
# If you edit this file, you must edit it with a Unix text editor or use
# utilities like dos2unix/unix2dos to convert it to DOS to edit and then
# back to Unix. If it is edited in a DOS text editor it will be corrupted
# since DOS stores text files differently.
#
# PurePak version 2.07 IRC script
# Copyright (C) 1995
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 1, or (at your option)
# any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
# PurePak online help information
# Do not load this script manually. It is auto-loaded on demand when help
# is requested, and unloaded after 20 minutes or so of not using help.
# Strange numbering of elements is due to the behavior of the 'foreach'
# commmand.
EVAL ^if (!(PPVERS)) {/echo *** purepak.hlp is not a stand-alone script, and should not be loaded manually. It is loaded by purepak.irc on demand.;//exit}